SyStudentAmRace 
Logical Entity Name  SyStudentAmRace 
Default Table Name  SyStudentAmRace 
Physical Only  NO 
Definition 
 
Note 
 

SyStudentAmRace Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyStudentAmRaceID(PK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
AmRaceID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
CrmSuppressFlag    bit  NO 
 

SyStudentAmRace Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyStudentAmRace_SyStudentAmRaceID  PrimaryKey  SyStudentAmRaceID 

SyStudentAmRace Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
amRace  Non-Identifying  One To Zero or More  FK_SyStudentAmRaceAmRaceID_AmRaceAmRaceID      AmRaceID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_SyStudentAmRaceSyStudentID_SyStudentSyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyStudentAmRaceUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyStudentAmRace Check Constraints 
Check Constraint Name  CheckConstraint